Learn R Programming

Momocs (version 0.2-03)

dataset: trilo: trilo dataset

Description

The trilo dataset is a Coo-class object that contains 64 coordinates of 50 cephalic outlines from different ontogenetic stages of trilobite.

Usage

data(trilo)

Arguments

format

A Coo-object that contains in the slot @coo, the lists of $(x; y)$ coordinates and ontogenetic stages in the slot @fac.

source

Hammer & Harper (2005) Paleontological Data Analysis ed. Blackwell. See http://folk.uio.no/ohammer/past/. Arranged from: http://folk.uio.no/ohammer/past/outlines.dat. The original data included 51 outlines and 5 ontogenetic stages, but one of them has just a single outline thas has been removed.

Examples

Run this code
data(trilo)
panel(trilo, names=TRUE)

Run the code above in your browser using DataLab